/ Assembly List / LJCSQLUtilLibDAL / ForeignKeyManager / GetPrimaryKeyFilters

Namespace - LJCSQLUtilLibDAL


Parameters
tableName - The table name.

Returns

The DbFilters object.

Syntax

C#
public DbFilters GetPrimaryKeyFilters(String tableName = null)

Creates and returns the PrimaryKey Filters object.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.